Lg.WriteMIM
This command is deprecated. Do not use it in new code as we may remove it in the future!
Write data to selected card/segment.
Properties
- Command code: 0x1108
- Command timeout: 1500 ms
- Possible status codes: General status codes, Lg.ErrNomim, Lg.ErrInvalidCmd, Lg.ErrAccessDenied, Lg.ErrHf, Lg.ErrDataCorrupt, Lg.ErrCrc, Lg.ErrCommunication, Lg.ErrMimCorrupt, Lg.ErrBusy, Lg.NotInitialized
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Adr | Integer (16 bits) | Address of block to write. |
Length of Data | Integer (8 bits) |
Length of Data in bytes |
Data | Raw data | Data to write to card. |
Returned values (response frame)
None